home *** CD-ROM | disk | FTP | other *** search
/ 45 Great Windows Utilities 7 / 45 Great Windows Utilities Volume 7 MOJO-411 (Mojo Software).iso / hostinfo / hostinfo.exe / string.txt
Text File  |  1995-08-16  |  2KB  |  45 lines

  1. 10004    WSAEINTR (The (blocking) call was canceled via WSACancelBlockingCall.)
  2. 10009    WSAEBADF
  3. 10013    WSAEACCES
  4. 10014    WSAEFAULT
  5. 10022    WSAEINVAL (The Windows Sockets version specified by the application is not supported by this DLL)
  6. 10024    WSAEMFILE (No more file descriptors are available.)
  7. 10035    WSAEWOULDBLOCK
  8. 10036    WSAEINPROGRESS (A blocking Windows Sockets operation is in progress.)
  9. 10037    WSAEALREADY
  10. 10038    WSAENOTSOCK
  11. 10039    WSAEDESTADDRREQ
  12. 10040    WSAEMSGSIZE
  13. 10041    WSAEPROTOTYPE (The specified protocol is the wrong type for this socket.)
  14. 10042    WSAENOPROTOOPT
  15. 10043    WSAEPROTONOSUPPORT (The specified protocol is not supported.)
  16. 10044    WSAESOCKTNOSUPPORT (The specified socket type is not supported in this address family.)
  17. 10045    WSAEOPNOTSUPP
  18. 10046    WSAEPFNOSUPPORT
  19. 10047    WSAEAFNOSUPPORT (The specified address family is not supported.)
  20. 10048    WSAEADDRINUSE
  21. 10049    WSAEADDRNOTAVAIL
  22. 10050    WSAENETDOWN (The Windows Sockets implementation has detected that the network subsystem has failed.)
  23. 10051    WSAENETUNREACH
  24. 10052    WSAENETRESET
  25. 10053    WSAECONNABORTED
  26. 10054    WSAECONNRESET
  27. 10055    WSAENOBUFS (No buffer space is available. The socket cannot be created.)
  28. 10056    WSAEISCONN
  29. 10057    WSAENOTCONN
  30. 10058    WSAESHUTDOWN
  31. 10059    WSAETOOMANYREFS
  32. 10060    WSAETIMEDOUT
  33. 10061    WSAECONNREFUSED
  34. 10062    WSAELOOP
  35. 10063    WSAENAMETOOLONG
  36. 10064    WSAEHOSTDOWN
  37. 10065    WSAEHOSTUNREACH
  38. 10091    WSASYSNOTREADY (Indicates that the underlying network subsystem is not ready for network communication.)
  39. 10092    WSAVERNOTSUPPORTED (The version of Windows Sockets API support requested is not provided by this particular Windows Sockets implementation.)
  40. 10093    WSANOTINITIALISED (A successful WSAStartup must occur before using this API.)
  41. 11001    WSAHOST_NOT_FOUND (Authoritative Answer Host not found.)
  42. 11002    WSATRY_AGAIN (Non-Authoritative Host not found, or SERVERFAIL.)
  43. 11003    WSANO_RECOVERY (Non recoverable errors, FORMERR, REFUSED, NOTIMP.)
  44. 11004    WSANO_DATA (Valid name, no data record of requested type.)
  45.